Skip to content

Conversation

@michelroegl-brunner
Copy link
Member

This PR implements automatic deletion of associated installed scripts when a server is removed, along with a confirmation modal that requires typing the server name to confirm deletion.

- Update database foreign key constraint to ON DELETE CASCADE
- Add deleteInstalledScriptsByServer method to DatabaseService
- Update server DELETE API to remove associated scripts before server deletion
- Add confirmation modal with type-to-confirm for server deletion
- Require users to type server name to confirm deletion
- Show warning about deleting associated scripts in confirmation modal
@michelroegl-brunner michelroegl-brunner requested a review from a team as a code owner October 14, 2025 08:25
@michelroegl-brunner michelroegl-brunner merged commit 58e1fb3 into main Oct 14, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants